home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
marionettemadness.swf
/
scripts
/
DefineSprite_177
/
frame_27
/
DoAction.as
Wrap
Text File
|
2007-10-01
|
154b
|
7 lines
if(++loops < _parent.cRoundIngredients.length)
{
gotoAndStop("showAgain");
play();
}
trace(loops + " > " + _parent.cRoundIngredients.length);